home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 January / macpower199701.bin / AMUG / Programming_10 / IFSPLM 9.0.sit / IFSPLM 9.0 ƒ / IFSPLM 9.0.rsrc / TEXT_181.txt < prev    next >
Encoding:
Text File  |  1996-07-04  |  1.9 KB  |  71 lines

  1.  
  2.  
  3.                                       TRANSLATORS
  4.  
  5. Translation is like woman:
  6. when it is beautiful, it isn't faithful 
  7. and when it is faithful, it isn't beautiful.
  8. --> ?
  9.  
  10.  
  11.                                  F2C = FORTRAN-to-C translator
  12.  
  13.                                               Mac F2C
  14.  
  15. Page:
  16. http://www.alumni.caltech.edu/~igormt/Mac_F2C.html
  17.  
  18. VERSION - UPDATE:  1.3.1 (Jun. 96)                            
  19.  
  20. README:
  21. "Mac F2C is a Macintosh port of f2c, the unix FORTRAN-to-C compiler  developed by AT&T.  The C code produced by Mac F2C is identical to that  produced by the unix version.  The C code may be ugly, but it works.
  22. Mac F2C is a useful tool for anyone who has a C compiler and needs to run  an occasional FORTRAN program.  Mac F2C is perfect for translating FORTRAN  subroutines so that you can use them in C programs.  Mac F2C is not a  substitute for a real FORTRAN compiler because you still need a C compiler to compile and run the translated code."
  23. "Mac F2C 1.3.1 is a minor upgrade from version 1.3.  The key 
  24. differences are:
  25.  - An improved F2C for MPW package
  26.  - Can easily adjust stack-size for 68K applications
  27.  - Some cosmetic bugs fixed"
  28.  
  29. AUTHOR:
  30. mac port:
  31. Igor Mikolic-Torreira
  32.     
  33. COPYRIGHT:
  34. (c)  AT&T, Bellcore, and I. Mikolic-Torreira
  35.  
  36. TYPE:
  37. Freeware
  38.  
  39. INTERNET SITES:
  40. Original site:
  41. ftp://alumni.caltech.edu/pub/Mac_F2C/
  42.  
  43. Other sites:
  44. Info-Mac
  45. UMich
  46.  
  47.                                  P2C = Pascal to C translator
  48.  
  49.                                                  p2c
  50.  
  51. VERSION - UPDATE:  (03-26-92)                         
  52.  
  53. README:
  54. "p2c reads a correct Pascal program and prints a C program with the same behaviour.  It is intended as a tool for transporting finished applications to environments that lack Pascal compilers, it is not intended for program development."
  55.  
  56. AUTHOR:
  57. mac port:
  58. Theo Vosse
  59.     
  60. COPYRIGHT:
  61. -
  62.  
  63. TYPE:
  64. Freeware
  65.  
  66. INTERNET SITES:
  67. Info-Mac
  68. UMich
  69.  
  70.  
  71.